home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / elk-2_0.lha / elk-2.0 / lib / xlib / MISSING < prev    next >
Encoding:
Text File  |  1991-09-18  |  2.5 KB  |  136 lines

  1. send-event? argument to all handler functions
  2.  
  3. No support for screens and visuals yet
  4.  
  5. Missing functions:
  6.  
  7. XNewModifiermap             XFreeModifiermap
  8. XGetModifierMapping         XSetModifierMapping
  9. XInsertModifiermapEntry     XDeleteModifiermapEntry
  10.  
  11. XCreateImage    XGetImage   XGetPixel
  12. XDestroyImage   XPutImage   XPutPixel
  13. XGetSubImage    XAddPixel   XSubImage
  14.  
  15. XCreateColormap             XAllocColor             XAllocColorPlanes
  16. XCopyColormapAndFree        XAllocColorCells        XAllocNamedColor
  17. XStoreNamedColor            XFreeColors             XStoreColors
  18.  
  19. XAddHosts       XEnableAccessControl
  20. XRemoveHosts    XDisableAccessControl
  21. XListHosts
  22.  
  23. XGetWMColormapWindows       XGetRGBColormaps        XWMGeometry
  24. XSetWMColormapWindows       XSetRGBColormaps
  25.  
  26. XGetErrorDatabaseText       XGetErrorText
  27.  
  28. XKillClient                 XSendEvent
  29.  
  30. XVisualIDFromVisual
  31. XGetVisualInfo
  32. XMatchVisualInfo
  33. XDefaultVisual
  34.  
  35. XDoesBackingStore           XDoesSaveUnders
  36.  
  37. XRootWindowOfScreen
  38. XDefaultVisualOfScreen
  39. XDefaultGCOfScreen
  40. XBlackPixelOfScreen
  41. XWhitePixelOfScreen
  42. XDefaultColormapOfScreen
  43. XDisplayOfScreen
  44. XEventMaskOfScreen
  45. XScreenNumberOfScreen
  46. XCellsOfScreen
  47. XDefaultDepthOfScreen
  48. XHeightMMOfScreen
  49. XHeightOfScreen
  50. XMaxCmapsOfScreen
  51. XMinCmapsOfScreen
  52. XPlanesOfScreen
  53. XWidthMMOfScreen
  54. XWidthOfScreen
  55. XScreenOfDisplay
  56. XDefaultScreenOfDisplay
  57.  
  58. XActivateScreenSaver
  59. XForceScreenSaver
  60. XGetScreenSaver
  61. XResetScreenSaver
  62. XSetScreenSaver
  63. XAutoRepeatOff
  64. XAutoRepeatOn
  65. XChangeKeyboardControl
  66. XGetKeyboardControl
  67. XChangeKeyboardMapping
  68. XGetKeyboardMapping
  69. XChangePointerControl
  70. XGetPointerControl
  71. XQueryKeymap
  72.  
  73. XSupportsLocale
  74. XSetLocaleModifiers
  75. XCreateFontSet
  76. XFreeFontSet
  77. XFontsOfFontSet
  78. XBaseFontNameListOfFontSet
  79. XLocaleOfFontSet
  80. XContextDependentDrawing
  81. XExtentsOfFontSet
  82.  
  83. XmbTextEscapement
  84. XwcTextEscapement
  85. XmbTextExtents
  86. XwcTextExtents
  87. XmbTextPerCharExtents
  88. XwcTextPerCharExtents
  89. XmbDrawText
  90. XwcDrawText
  91. XmbDrawString
  92. XwcDrawString
  93. XmbDrawImageString
  94. XwcDrawImageString
  95. XmbLookupString
  96. XwcLookupString
  97. XDefaultString
  98. XmbTextListToTextProperty
  99. XwcTextListToTextProperty
  100. XwcFreeStringList
  101. XmbTextPropertyToTextList
  102. XwcTextPropertyToTextList
  103. XmbSetWMProperties
  104.  
  105. XOpenIM
  106. XCloseIM
  107. XGetIMValues
  108. XDisplayOfIM
  109. XLocaleOfIM
  110. XCreateIC
  111. XDestroyIC
  112. XSetICFocus
  113. XUnsetICFocus
  114. XwcResetIC
  115. XmbResetIC
  116. XSetICValues
  117. XGetICValues
  118. XIMOfIC
  119.  
  120. XClipBox
  121. XCreateRegion
  122. XDestroyRegion
  123. XEmptyRegion
  124. XEqualRegion
  125. XIntersectRegion
  126. XOffsetRegion
  127. XPointInRegion
  128. XPolygonRegion
  129. XRectInRegion
  130. XSetRegion
  131. XShrinkRegion
  132. XSubtractRegion
  133. XUnionRectWithRegion
  134. XUnionRegion
  135. XXorRegion
  136.